mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +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!
|