Idris2-boot/tests/idris2/lazy001/expected
2019-06-24 18:08:32 +01:00

6 lines
138 B
Plaintext

1/1: Building Lazy (Lazy.idr)
Welcome to Idris 2 version 0.0. Enjoy yourself!
Main> 1 :: Delay ones
Main> [1, 1, 1, 1]
Main> Bye for now!