ref: e4739ae1457f3dccadbc53afbd160bc6f188cd4d dir: /test/hello/hello.myr/
use "sys.use" const main = { sys.write(1, "Hello world\n") }