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