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