Help wantedenhancementparser
Repository metrics
- Stars
- (5,369 stars)
- PR merge metrics
- (Avg merge 3d 12h) (5 merged PRs in 30d)
Description
consider https://psalm.dev/r/8e871b2851
two things:
- the parser forces me to use parentheses around the intersection type. I would not expect that to be needed
- since from the condition we know that
Ais anarray, I don't see whyA&arrayshould be forbidden