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