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