summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-list/list10.reject.out
blob: 01484c7774514dcda9e8145a69b9cdbb2e604a26 (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
'Int
with
'Float

in builtin Nil

------------ trace
!type error: can not unify
'Int
with
'Float

in builtin Nil

------------ tooltips
testdata/language-features/basic-list/list10.reject.lc 1:10-1:11  b_
testdata/language-features/basic-list/list10.reject.lc 1:12-1:15  Float
testdata/language-features/basic-list/list10.reject.lc 1:20-1:25  Type
testdata/language-features/basic-list/list10.reject.lc 1:21-1:24  Type