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