mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-25 13:54:55 +03:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
1/1: Building Total (Total.idr)
|
|
Main> Main.lookup: All cases covered
|
|
Main> Main.lookup':
|
|
lookup' FZ _
|
|
Main> Main.lookup'': Calls non covering function Main.lookup'
|
|
Main> Bye for now!
|