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