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