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