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