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