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 3f26e7b commit 39e1c0fCopy full SHA for 39e1c0f
lib/Language/functions.pod
@@ -315,7 +315,7 @@ With C<is tighter(&other-operator)> you can squeeze in an operator with a
315
tighter precedence than the one you specified, but looser than the
316
next-tighter precedence level.
317
318
-For example C<< infix:<*> >> has a tighter precedence than C<<< infix:<+> >>,
+For example C<< infix:<*> >> has a tighter precedence than C<< infix:<+> >>,
319
and squeezinge one in between works like this:
320
321
=begin code
0 commit comments