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