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