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