summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-list/list10.reject.out
blob: 8cad72ab91254323792ce99efca60983d91d0799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
type error: can not unify
  'Internals.lc:58:6:
  data Int
       ^^^
with
  Float
in []
------------ trace
!type error: can not unify
  'Internals.lc:58:6:
  data Int
       ^^^
with
  Float
in []
------------ tooltips
list10.reject.lc 1:10-1:11
    _b
list10.reject.lc 1:12-1:15
    Float
list10.reject.lc 1:20-1:25
    Type
list10.reject.lc 1:21-1:24
    Type