Skip to content

Commit e0df94d

Browse files
Docs: Add 'as, match statement' to the index (GH-99001)
(cherry picked from commit 26720ff) Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 8b4d5b1 commit e0df94d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ The :keyword:`!match` statement
593593
keyword: if
594594
keyword: as
595595
pair: match; case
596+
single: as; match statement
596597
single: : (colon); compound statement
597598

598599
.. versionadded:: 3.10

0 commit comments

Comments
 (0)