summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-list/list07.reject.out
blob: a40c8c73b63a0b5ee5d3aea1acbb5cbecd38186a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
type error: can not unify
'Float
with
'Char

in builtin Nil
------------ trace
!type error: can not unify
'Float
with
'Char

in builtin Nil
------------ tooltips
testdata/language-features/basic-list/list07.reject.lc 1:10-1:11
    _b
testdata/language-features/basic-list/list07.reject.lc 1:12-1:15
    Float
testdata/language-features/basic-list/list07.reject.lc 1:16-1:19
    Char