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