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