-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
formatterRelated to the formatterRelated to the formattergood first issueGood for newcomersGood for newcomershelp wantedContributions especially welcomeContributions especially welcome
Milestone
Description
This would be done in a similar manner as mentioned here (#6555 (comment)) except that this would be delegated to Identifier formatting instead.
Implement formatting for the *pat pattern
match x:
case [1, 2, *rest]:
...
case [*_]:
...Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
formatterRelated to the formatterRelated to the formattergood first issueGood for newcomersGood for newcomershelp wantedContributions especially welcomeContributions especially welcome