parser/tests/fixtures/0126/parser-error.txt

2 lines
147 B
Plaintext
Raw Normal View History

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