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