aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-undef-var.err.exp
blob: 3d143d9aff44c72c9737f65163c98b1229faf5fd (plain)
1
2
3
4
5
error: undefined variable 'y'
       at «stdin»:1:4:
            1| x: y
             |    ^
            2|