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