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