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