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