We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ffbb0 commit f58f8c5Copy full SHA for f58f8c5
accepted/future-releases/0546-patterns/feature-specification.md
@@ -624,7 +624,7 @@ It is a compile-time error if:
624
* Any two keys in the map are [structurally equivalent][]. *Duplicate
625
keys are likely to be a copy/paste error. If you want to match the value
626
associated with some key against multiple patterns, you can always use an
627
- `||` pattern.*s
+ `&&` pattern.*
628
629
*Note that `mapPatternEntries` is not optional, which means it is an error for
630
a map pattern to be empty.*
0 commit comments