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