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