Idris2-boot/tests/idris2/lazy001/expected
2019-09-24 20:26:25 +06:00

5 lines
90 B
Plaintext

1/1: Building Lazy (Lazy.idr)
Main> 1 :: Delay ones
Main> [1, 1, 1, 1]
Main> Bye for now!