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