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