ref: d6882e116c61b3ec3a79c29ceabbafe36196235f dir: /test/badop.myr/
use std const main = { var x x = "a" + "b" }