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