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