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