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