diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst index 911c38f7235..93f5682f3f4 100644 --- a/Doc/reference/compound_stmts.rst +++ b/Doc/reference/compound_stmts.rst @@ -503,6 +503,7 @@ The :keyword:`!match` statement keyword: if keyword: as pair: match; case + single: as; match statement single: : (colon); compound statement .. versionadded:: 3.10