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