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