Closed haberdashPI closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6c7ce8f
) 95.38% compared to head (637548f
) 95.38%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
The new parser doesn't correctly parse "{}", which occurs in e.g. an empty tuple type. This adds tests and fixes the parsing of this edge case.