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