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