mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-22 04:11:31 +03:00
558776c4c4
otherwise all tests will need to change every time version changes...
11 lines
384 B
Plaintext
11 lines
384 B
Plaintext
1/3: Building Nat (Nat.idr)
|
|
2/3: Building Mult (Mult.idr)
|
|
3/3: Building Test (Test.idr)
|
|
Welcome to Idris 2. 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. 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!
|