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