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