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