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