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