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