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