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