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