mirror of
https://github.com/danog/parser.git
synced 2024-12-12 09:09:37 +01:00
2 lines
145 B
Plaintext
2 lines
145 B
Plaintext
|
ExpectedToken(["an identifier"], Some("static"), (4, 11)) -> Parse error: unexpected token `static`, expecting an identifier on line 4 column 11
|