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