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