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