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