parser/tests/0142/parser-error.txt

2 lines
166 B
Plaintext
Raw Normal View History

ExpectedToken(["`const`", "`function`"], Some("protected"), (4, 5)) -> Parse error: unexpected token `protected`, expecting `const`, or `function` on line 4 column 5