aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/parse-fail-patterns-1.err.exp
blob: 6ba39d88466ced28c89ff22cf6b9c340e25b07a0 (about) (plain) (blame)
1
2
3
4
5
error: duplicate formal function argument 'args'
       at «stdin»:1:1:
            1| args@{args, x, y, z}: x
             | ^
            2|