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