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