mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-20 19:31:31 +03:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
1/1: Building PatLam (PatLam.idr)
|
||
|
Main> [(2, 3), (4, 5), (6, 7)]
|
||
|
Main> [S (S (S Z)), S (S (S (S Z))), S (S (S (S (S Z))))]
|
||
|
Main> Bye for now!
|