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