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