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