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