Searched defs:NoTypeCheck_function (Results 1 - 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| H A D | ann_module8.py | 9 def NoTypeCheck_function(arg: int) -> int: function |
| H A D | test_typing.py | 4488 NoTypeCheck_function = ann_module8.NoTypeCheck_function variable in NoTypeCheck_WithFunction |
Completed in 12 milliseconds