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