aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/parse-fail-undef-var.err.exp
blob: 48e88747fafecbc691c003a2afbb7b0712a3021d (plain)
1
2
3
4
5
6
7
error: undefined variable 'y'

       at «stdin»:1:4:

            1| x: y
             |    ^
            2|