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