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 fc7f95c + edca006 commit 091974eCopy full SHA for 091974e
doc/Language/control.pod6
@@ -855,8 +855,7 @@ be in the same "switch" just so long as you do not open a new block:
855
C<when> statements can smartmatch
856
against L<Signatures|/language/syntax#Signature_literals>.
857
858
-=head2 X<proceed|control flow, proceed>
859
-=head2 X<succeed|control flow, succeed>
+=head2 X<proceed|control flow, proceed> and X<succeed|control flow, succeed>
860
861
Both C<proceed> and C<succeed> are meant to be used only from inside C<when>
862
or C<default> blocks.
0 commit comments