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