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