Skip to content

Commit

Permalink
Fix xref.
Browse files Browse the repository at this point in the history
  • Loading branch information
zygoloid committed Sep 20, 2022
1 parent bbfccab commit db3de32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/p2188.md
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ require opt-in.
### User-defined pattern matching

We plan to provide a mechanism for allowing a user-defined type to specify how
it can be matched by patterns. See [p0157.md](p0157) for details.
it can be matched by patterns. See [proposal #157](p0157.md) for details.

### Matching classes with struct patterns

Expand Down

0 comments on commit db3de32

Please sign in to comment.