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