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