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