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