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