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