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