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