mirror of
https://github.com/danog/parser.git
synced 2025-01-06 04:38:22 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
2 lines
131 B
Plaintext
2 lines
131 B
Plaintext
ExpectedToken(["a literal"], Some("bar"), (3, 16)) -> Parse Error: unexpected token `bar`, expecting a literal on line 3 column 16
|