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