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