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