lib/standard/string: FlatStrings built from NativeString now have free to_cstring.
[nit.git] / examples / hello_world.nit
1 print "hello world"