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