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