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