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