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