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