summaryrefslogtreecommitdiffstats
path: root/Lib/test/inspect_stringized_annotations_2.py
blob: 87206d5a646922c5040d933e878d394112a56c61 (plain)
1
2
3
from __future__ import annotations

def foo(a, b, c):  pass