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