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 a84ea27 commit 18e422eCopy full SHA for 18e422e
src/patterns.md
@@ -478,8 +478,10 @@ r[patterns.range]
478
r[patterns.range.syntax]
479
> **<sup>Syntax</sup>**\
480
> _RangePattern_ :\
481
-> _RangeInclusivePattern_\
+> _RangeExclusivePattern_\
482
+> | _RangeInclusivePattern_\
483
> | _RangeFromPattern_\
484
+> | _RangeToExclusivePattern_\
485
> | _RangeToInclusivePattern_\
486
> | _ObsoleteRangePattern_
487
>
0 commit comments