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