aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/parse-fail-patterns-1.err.exp
blob: 634a04aaa4bee9655d8fc924be77131d6325033e (plain)
1
2
3
4
5
6
7
error: duplicate formal function argument 'args'

       at «stdin»:1:1:

            1| args@{args, x, y, z}: x
             | ^
            2|