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