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