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