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.
2 parents 135102b + 2a56726 commit 263c847Copy full SHA for 263c847
doc/Language/syntax.pod6
@@ -677,7 +677,7 @@ Within a method the special variable C<self> contains the object instance
677
678
For more information see L<functions|/language/functions>.
679
680
-=head 2 Precedence Drop
+=head2 Precedence Drop
681
682
In the case of method invocation (i.e., when invoking a subroutine against
683
a class instance) it is possible to apply the C<precedence drop>, identified
0 commit comments