diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst index c3c78119958..9e09515f50d 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