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