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