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