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