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