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