aboutsummaryrefslogtreecommitdiff
path: root/tests/lang/parse-fail-undef-var-2.err.exp
blob: 77c96bbd23a1ba70d905093735d3b3715c3e47db (plain)
1
2
3
4
5
6
7
error: syntax error, unexpected ':', expecting '}'

       at «stdin»:3:13:

            2|
            3|   f = {x, y :
             |             ^