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