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