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