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