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