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