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