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