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