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