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