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 62ae7cc commit 6124716Copy full SHA for 6124716
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