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