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