Home
Manpages
About
(root)/
Python-3.12.0/
Lib/
test/
inspect_stringized_annotations_2.py
1
from
__future__
import
annotations
2
3
def
foo
(
a
,
b
,
c
)
:
pass