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