aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-eof-in-string.err.exp
blob: b28d35950e696b2275bbaf01539abf5cfc4fa40d (plain)
1
2
3
4
5
error: syntax error, unexpected end of file, expecting '"'
       at «stdin»:3:5:
            2| # Note that this file must not end with a newline.
            3| a 1"$
             |     ^