mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-28 14:06:26 +03:00
6 lines
138 B
Plaintext
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!
|