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