We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45753be commit 100fa06Copy full SHA for 100fa06
src/patterns.md
@@ -6,8 +6,7 @@
6
>
7
> _PatternNoTopAlt_ :\
8
> _PatternWithoutRange_\
9
-> | [_RangePattern_]\
10
-> | `(` _Pattern_ `)`
+> | [_RangePattern_]
11
12
> _PatternWithoutRange_ :\
13
> [_LiteralPattern_]\
0 commit comments