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