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