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

2 lines
158 B
Plaintext
Raw Normal View History

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