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