summaryrefslogtreecommitdiff
path: root/testdata/language-features/adt/adt03.reject.out
blob: 51c1f1ad3764c5b91f01e787ead1c8e51c27d6c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
can't find: a in ./testdata/language-features/adt/adt03.reject.lc:2:20:
data Data3 = Data3 a b c
                   ^
------------ trace
'Data3 :: Type
!can't find: a in ./testdata/language-features/adt/adt03.reject.lc:2:20:
data Data3 = Data3 a b c
                   ^
------------ tooltips
2:6-2:11
    Type