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