parser/tests/0087/parser-error.txt

2 lines
115 B
Plaintext
Raw Normal View History

ExpectedToken(["`=`"], Some(";"), (5, 13)) -> Parse error: unexpected token `;`, expecting `=` on line 5 column 13