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