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