summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-list/list15.reject.out
blob: 7491f8e830dc02c4273713c89e6a1584eeb7e903 (plain)
1
2
3
4
5
6
7
8
type error: can not unify
'Char
with
'Tuple0

in testdata/language-features/basic-list/list15.reject.lc:1:20:
value = 'h':'i':():[]
                   ^^