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