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