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