unplugged-system/external/python/cpython3/Lib/test/inspect_stringized_annotations_2.py

4 lines
60 B
Python
Raw Normal View History

from __future__ import annotations
def foo(a, b, c): pass