summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/reference/compound_stmts.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst
index c3c7811..9e09515 100644
--- a/Doc/reference/compound_stmts.rst
+++ b/Doc/reference/compound_stmts.rst
@@ -593,6 +593,7 @@ The :keyword:`!match` statement
keyword: if
keyword: as
pair: match; case
+ single: as; match statement
single: : (colon); compound statement
.. versionadded:: 3.10