mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-20 03:11:43 +03:00
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
|
1/1: Building Params (Params.idr)
|
||
|
Main> S (S Z)
|
||
|
Main> Z
|
||
|
Main> S Z
|
||
|
Main> S Z
|
||
|
Main> Bye for now!
|