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