mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-28 05:32:03 +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!
|