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