summaryrefslogtreecommitdiff
path: root/testdata/language-features/as-pattern/as-pattern02.reject.out
blob: 2d74fd5d3f511d64695f47d87777145571f861f2 (plain)
1
2
3
4
5
6
7
8
multiple pattern vars:
x is defined at
as-pattern02.reject.lc:2:3:
f x@[x:xs] = x:xs
  ^
as-pattern02.reject.lc:2:6:
f x@[x:xs] = x:xs
     ^