parser/tests/0126/parser-error.txt

2 lines
147 B
Plaintext
Raw Normal View History

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