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