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