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