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