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