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