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