parser/tests/0016/parser-error.txt

2 lines
131 B
Plaintext
Raw Normal View History

ExpectedToken(["a literal"], Some("bar"), (3, 16)) -> Parse error: unexpected token `bar`, expecting a literal on line 3 column 16