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