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