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