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