Commit 0185ea9
committed
fix: annotations are not expected in the middle of an array type by java parser
Java parser doesn't expect an annotation in the next types, while it should:
- `Object @my.Ann []`
- `Object @my.Ann [] @my.OtherAnn []`
closes scala#19642
[Cherry-picked 9c971be]1 parent 2594ac8 commit 0185ea9
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments