# New Ticket Created by Simon Glover
# Please include the string: [perl #17802]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17802 >
Should be self-explanatory.
Simon
--- core.ops.old Tue Oct 8 14:09:08 2002
+++ core.ops Tue Oct 8 14:09:47 2002
@@ -1707,7 +1707,7 @@ inline op mul (inout PMC, in PMC, in PMC
=item B<neg>(inout NUM)
-Set $1 to it's negative.
+Set $1 to its negative.
=item B<neg>(out INT, in INT)
@@ -3566,6 +3566,10 @@ inline op shift (out PMC, inout PMC) {
goto NEXT();
}
+=back
+
+=cut
+
###############################################################################
=head2 Control flow