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