aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-eof-in-string.err.exp
blob: f9fa72312928b2cb5a5acb1b523d1180832fc5eb (plain)
1
2
3
4
5
6
7
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"$
             |     ^