Function call is messing up with intersection types
Abierto
error messages
- Lenguaje dominante
- Rust
- Estrellas
- 22.3k
- Forks
- 1.9k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Check out line 38 of the following example: https://goo.gl/AdmME5. Does anyone know why it's failing with `property 'size'. Property cannot be accessed on any member of intersection type...` instead of pointing out first that the second argument passed to `mapPropToClass` is incorrect?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.