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