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