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