mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-19 10:51:35 +03:00
11 lines
408 B
Plaintext
11 lines
408 B
Plaintext
1/3: Building Nat (Nat.idr)
|
|
2/3: Building Mult (Mult.idr)
|
|
3/3: Building Test (Test.idr)
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
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)
|
|
Welcome to Idris 2 version 0.0. Enjoy yourself!
|
|
Test> S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S (S Z)))))))))))))))))
|
|
Test> Bye for now!
|