mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 08:11:45 +03:00
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
1/1: Building casefn (casefn.idr)
|
|
Main> False => ?cfn_rhs_1
|
|
True => ?cfn_rhs_2
|
|
Main> Bye for now!
|