Idris2/tests/idris2/reg019/expected
Edwin Brady a972778eab Add test script
They don't all pass yet, for minor reasons. Coming shortly...
Unfortunately the startup overhead for chez is really noticeable here!
2020-05-19 18:25:18 +01:00

17 lines
468 B
Plaintext

1/1: Building lazybug (lazybug.idr)
lazybug.idr:5:22--5:34:While processing right hand side of main at lazybug.idr:5:1--7:1:
Can't solve constraint between:
Bool
and
Lazy Bool
lazybug.idr:8:23--8:42:While processing right hand side of main2 at lazybug.idr:8:1--10:1:
Can't solve constraint between:
Bool
and
Lazy Bool
lazybug.idr:14:22--15:1:While processing right hand side of main4 at lazybug.idr:14:1--15:1:
Can't solve constraint between:
Bool
and
Lazy Bool