syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / examples / hello_world.nit
1 print "hello world"