mirror of
https://github.com/danog/parser.git
synced 2024-11-26 20:04:57 +01:00
2 lines
162 B
Plaintext
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
|