mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-30 00:04:55 +03:00
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
1/1: Building Total (Total.idr)
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
Main> Main.lookup: All cases covered
|
|
Main> Main.lookup':
|
|
lookup' FZ _
|
|
Main> Main.lookup'': Calls non covering function Main.lookup'
|
|
Main> Bye for now!
|