Searched refs:_Annotated_test_G (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_typing.py | 7257 global _Annotated_test_G 7259 class _Annotated_test_G(Generic[T]): class 7262 G = Annotated[_Annotated_test_G[int], "A decoration"] |
Completed in 12 milliseconds