mirror of
https://github.com/danog/parser.git
synced 2024-12-13 09:37:18 +01:00
479f51913c
Signed-off-by: azjezz <azjezz@protonmail.com>
2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
ExpectedToken(["`=>`"], Some("int"), (7, 10)) -> Parse Error: unexpected token `int`, expecting `=>` on line 7 column 10
|