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