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