mirror of
https://github.com/idris-lang/Idris2.git
synced 2025-01-05 23:18:06 +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!
|