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