summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/def02.reject.out
blob: ebe022351ea3db84dcbb1a014bcd83d878c6ae43 (plain)
1
2
3
4
5
6
7
8
multiple pattern vars:
x is defined at
def02.reject.lc:1:6:
fun1 x x = 'c'
     ^
def02.reject.lc:1:8:
fun1 x x = 'c'
       ^