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