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