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