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