lix/tests/functional/lang/parse-fail-undef-var-2.err.exp
2024-03-04 07:23:44 +01:00

6 lines
150 B
Plaintext

error: syntax error, unexpected ':', expecting '}'
at «stdin»:3:13:
2|
3| f = {x, y :
| ^