aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/parse-fail-dup-formals.err.exp
blob: d7c7e023760b3fb2ddef237be009c1b65e44c8c7 (about) (plain) (blame)
1
2
3
4
error: duplicate formal function argument 'x'
       at «stdin»:1:8:
            1| {x, y, x}: x
             |        ^