aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-undef-var-2.err.exp
blob: a58d8dca4c5f1b5b248c57d5bac3fa74801bd2bd (plain)
1
2
3
4
5
error: syntax error, unexpected ':', expecting '}'
       at «stdin»:3:13:
            2|
            3|   f = {x, y :
             |             ^