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