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