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