parser/tests/0132/parser-error.txt
2022-12-04 08:56:53 +00:00

2 lines
166 B
Plaintext

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