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