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

2 lines
162 B
Plaintext

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