lix/tests/functional/lang/parse-fail-eof-in-string.err.exp

6 lines
193 B
Plaintext
Raw Normal View History

error: syntax error, unexpected end of file, expecting '"'
at «stdin»:3:6:
2| # Note that this file must not end with a newline.
3| a 1"$
| ^