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