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