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