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