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