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