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