mirror of
https://github.com/danog/parser.git
synced 2024-12-14 18:14:52 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
2 lines
158 B
Plaintext
2 lines
158 B
Plaintext
ExpectedToken(["`const`", "`function`"], Some("final"), (4, 5)) -> Parse Error: unexpected token `final`, expecting `const`, or `function` on line 4 column 5
|