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