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