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