Files
INTUIA/Programa final/Python-3.10.15/Lib/test/inspect_stringized_annotations_2.py
T
2026-03-15 13:27:50 +00:00

4 lines
60 B
Python

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