summaryrefslogtreecommitdiff
path: root/testdata/language-features/guard/guard02.reject.out
blob: c86f000d09e426196b8ba99a2d5da5558375fe08 (plain)
1
2
3
4
5
6
7
8
type error: can not unify
'String
with
'Tuple0

in testdata/language-features/guard/guard02.reject.lc:2:12:
  | True = ()
           ^^