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