mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
1/1: Building casesplit (casesplit.idr)
|
|
Main> foo False = ?help_0
|
|
foo True = ?help_1
|
|
Main> Bye for now!
|