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