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