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