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