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