Idris2-boot/tests/idris2/lazy001/expected

5 lines
90 B
Plaintext
Raw Normal View History

2019-06-24 20:08:32 +03:00
1/1: Building Lazy (Lazy.idr)
Main> 1 :: Delay ones
Main> [1, 1, 1, 1]
Main> Bye for now!