code: replace `is cached` by `is lazy`
[nit.git] / examples / hello_world.nit
1 print "hello world"