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