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