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

2 lines
166 B
Plaintext
Raw Normal View History

2022-12-01 13:55:04 +01:00
ExpectedToken(["`const`", "`function`"], Some("abstract"), (4, 12)) -> Parse Error: unexpected token `abstract`, expecting `const`, or `function` on line 4 column 12