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