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