parser/tests/0132/parser-error.txt

2 lines
166 B
Plaintext
Raw Normal View History

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