ref: df3be17970375f2a05281aad81734be0db8f4983 dir: /test/bsr.myr/
/* should exit with status 5 */ const main = { var a = 42 -> a >> 3 }