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