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