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