compiler: consider untyped expressions and statement as dead code
[nit.git] / examples / hello_world.nit
1 print "hello world"