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