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