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