mirror of
https://github.com/danog/parser.git
synced 2025-01-10 06:38:30 +01:00
2 lines
139 B
Plaintext
2 lines
139 B
Plaintext
|
ExpectedToken(["an identifier"], Some("..."), (5, 25)) -> Parse error: unexpected token `...`, expecting an identifier on line 5 column 25
|