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