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