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