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