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