Docs: Add 'as, match statement' to the index (#99001)

This commit is contained in:
Hugo van Kemenade 2022-11-03 04:15:00 +02:00 committed by GitHub
parent 29e027c3e6
commit 26720fffd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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