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