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