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