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