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
131 B
Plaintext
2 lines
131 B
Plaintext
ExpectedToken(["a variable"], Some("fn"), (1, 26)) -> Parse Error: unexpected token `fn`, expecting a variable on line 1 column 26
|