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