ref: 040b2c92820949d286a8c94b7dcb8965523549e8 dir: /test/infermismatch.myr/
const main = { var a var b a = 1.0 b = 'a' a = b }