lib/socket: Bugfix, tried to free a static variable, this provoked a warning when...
[nit.git] / examples / hello_world.nit
1 print "hello world"