diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst index 67eefe342a42dd..62f0f0018f4099 100644 --- a/Doc/reference/compound_stmts.rst +++ b/Doc/reference/compound_stmts.rst @@ -587,6 +587,7 @@ the items are surrounded by parentheses. For example:: statement. .. _match: +.. _case: The :keyword:`!match` statement ===============================