lib/core/collection: add start so iterators are usable with `with`
[nit.git] / examples / hello_world.nit
1 print "hello world"