Skip to content

Commit 100fa06

Browse files
committed
remove redundancy
1 parent 45753be commit 100fa06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/patterns.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
>
77
> _PatternNoTopAlt_ :\
88
>       _PatternWithoutRange_\
9-
>    | [_RangePattern_]\
10-
>    | `(` _Pattern_ `)`
9+
>    | [_RangePattern_]
1110
>
1211
> _PatternWithoutRange_ :\
1312
>       [_LiteralPattern_]\

0 commit comments

Comments
 (0)