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