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