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