mirror of
https://github.com/danog/parser.git
synced 2025-01-09 06:08:25 +01:00
017b2e19c3
Signed-off-by: azjezz <azjezz@protonmail.com> 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
|