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