mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-24 13:23:10 +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!
|