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