Skip to content

Commit 6aa4943

Browse files
committed
[S03] remove confused fossil about prefix:<^>
1 parent bbbdb78 commit 6aa4943

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

S03-operators.pod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Synopsis 3: Perl 6 Operators
1414

1515
Created: 8 Mar 2004
1616

17-
Last Modified: 20 July 2012
18-
Version: 255
17+
Last Modified: 11 August 2012
18+
Version: 256
1919

2020
=head1 Overview
2121

@@ -711,8 +711,7 @@ C<< prefix:<^> >>, upto operator
711711

712712
^$limit
713713

714-
Constructs a range of C<0 ..^ +$limit> or locates a metaclass as a shortcut
715-
for C<$limit.HOW>. See L</Range and RangeIter semantics>.
714+
Constructs a range of C<0 ..^ +$limit>. See L</Range and RangeIter semantics>.
716715

717716
=back
718717

0 commit comments

Comments
 (0)