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