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