mirror of
https://github.com/danog/parser.git
synced 2024-12-12 09:09:37 +01:00
2 lines
166 B
Plaintext
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
|