lib/standard/ropes: Added prepend service, alias to insert_at(0).
[nit.git] / examples / hello_world.nit
1 print "hello world"