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