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