Skip to content

Commit 460ad1a

Browse files
[3.14] Make sure the :keyword: role works for case (pythonGH-138878) (python#139200)
Make sure the ``:keyword:`` role works for ``case`` (pythonGH-138878) (cherry picked from commit 848d926) Co-authored-by: sobolevn <[email protected]>
1 parent cf4573b commit 460ad1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ the items are surrounded by parentheses. For example::
590590
statement.
591591

592592
.. _match:
593+
.. _case:
593594

594595
The :keyword:`!match` statement
595596
===============================

0 commit comments

Comments
 (0)