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