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