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