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