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