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