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