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