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