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