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