Home
last modified time | relevance | path

Searched defs:barfoo2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_typing.py1808 def barfoo2(x: CT): ... function
2993 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function