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