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