Skip to content

Backport "Fix annotations being not expected in the middle of an array type by java parser" to 3.3 LTS#200

Closed
tgodzik wants to merge 1 commit into
backport-lts-3.3-22415from
backport-lts-3.3-22391
Closed

Backport "Fix annotations being not expected in the middle of an array type by java parser" to 3.3 LTS#200
tgodzik wants to merge 1 commit into
backport-lts-3.3-22415from
backport-lts-3.3-22391

Conversation

@tgodzik
Copy link
Copy Markdown

@tgodzik tgodzik commented Apr 3, 2025

Backports scala#22391 to the 3.3.6.

PR submitted by the release tooling.
[skip ci]

…ava 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]
@tgodzik tgodzik closed this Apr 3, 2025
@tgodzik tgodzik deleted the backport-lts-3.3-22391 branch April 3, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants