mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
9 lines
312 B
Plaintext
9 lines
312 B
Plaintext
|
1/3: Building Nat (Nat.idr)
|
||
|
2/3: Building Mult (Mult.idr)
|
||
|
3/3: Building Test (Test.idr)
|
||
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
||
|
Test> Bye for now!
|
||
|
2/3: Building Mult (Mult.idr)
|
||
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
||
|
Test> Bye for now!
|