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