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