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