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