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