ref: c5d3f887bcb243a46e0ea11edbe2851844f79d73 dir: /test/infermismatch.myr/
const main = { var a var b a = 1 b = 'a' a = b }