ref: d2c04d001ea14c3090fa1853ef10d435e0e56624 dir: /test/mod.myr/
/* should exit with status 6 */ const main = { var a = 42 var b = 9 -> a % b }