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