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