1
1
mirror of https://github.com/edwinb/Idris2-boot.git synced 2025-01-05 11:32:15 +03:00
Idris2-boot/tests/idris2/coverage004/expected

8 lines
253 B
Plaintext
Raw Normal View History

2019-07-09 10:21:57 +03:00
1/1: Building Cover (Cover.idr)
Cover.idr:12:1--12:5:While processing left hand side of bad at Cover.idr:12:1--13:1:
2019-07-09 10:21:57 +03:00
Can't match on Just (fromInteger 0) as it has a polymorphic type
Main> Main.okay:
okay (S _) IsNat
okay False IsBool
Main> Bye for now!