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