Skip to content

Commit

Permalink
Use category from approved list
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Apr 24, 2022
1 parent d8c38a7 commit b793740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Language/operators.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -3279,7 +3279,7 @@ metaoperators.
X<Read-only binding operator|Infix operators,Read-only binding operator>, not yet implemented in Rakudo.
See L<C<infix :=>|/routine/:=>.
X<|List operators,stub operator>
X<|Listop operators,stub operator>
=head2 listop C«...»
Called the I<yada, yada, yada> operator or I<stub> operator, if it's the
Expand Down Expand Up @@ -3311,7 +3311,7 @@ sub a() { 42 }
Please note that, in this case, it's not really necessary, and it will work
the same without that forward declaration.
X<|List operators,Fatal stub operator>
X<|Listop operators,Fatal stub operator>
=head2 listop C«!!!»
If it's the only statement in a routine or type, it marks that routine
Expand Down

0 comments on commit b793740

Please sign in to comment.