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