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