Idris2/tests/idris2/total003/expected
Giuseppe Lomurno f658ce357f More improvements
- More migrations from String to Doc
- File context in parser errors
2020-08-18 19:25:36 +01:00

7 lines
196 B
Plaintext

1/1: Building Total (Total.idr)
Main> Main.onlyOne: onlyOne _
Main> Main.covered: All cases covered
Main> Main.matchInt: All cases covered
Main> Main.matchInt': matchInt' _ _ _
Main> Bye for now!