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