lib/graphs: introduce `show_dot` for debugging digraphs.
[nit.git] / examples / hello_world.nit
1 print "hello world"