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