parser/tests/0044/parser-error.txt

2 lines
131 B
Plaintext
Raw Normal View History

ExpectedToken(["a varaible"], Some("fn"), (1, 26)) -> Parse Error: unexpected token `fn`, expecting a varaible on line 1 column 26