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