Skip to content

Commit 8c0cf11

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 f9b37d4 commit 8c0cf11

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
@@ -503,6 +503,7 @@ The :keyword:`!match` statement
503503
keyword: if
504504
keyword: as
505505
pair: match; case
506+
single: as; match statement
506507
single: : (colon); compound statement
507508

508509
.. versionadded:: 3.10

0 commit comments

Comments
 (0)