nit: Added new binary nituml, for generation of UML diagrams from Nit source code.
[nit.git] / examples / hello_world.nit
1 print "hello world"