mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Docs: Add 'as, match statement' to the index (#99001)
This commit is contained in:
parent
29e027c3e6
commit
26720fffd0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue