parser/tests/fixtures/0126/parser-error.txt
Saif Eddin Gmati 9a2a903fb9
chore: refactor ast (#162)
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-06 09:33:29 +01:00

2 lines
147 B
Plaintext

FinalModifierOnPrivateConstant((4, 11)) -> Parse Error: Private constant cannot be final as it is not visible to other classes on line 4 column 11