Skip to content

Commit 70d4583

Browse files
committed
Update.
1 parent 02c1164 commit 70d4583

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Language/control.pod6

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,8 @@ L<supply|/language/concurrency#index-entry-supply_(on-demand)>:
776776
# received Rat (0.5)
777777
778778
=head1 X<given|control flow, given>
779-
X<|switch (given);case statements (given)>
779+
X<|switch (given)>
780+
X<|case statements (given)>
780781
781782
The C<given> statement is Raku's topicalizing keyword in a similar way that
782783
C<switch> topicalizes in languages such as C. In other words, C<given>

0 commit comments

Comments
 (0)