cpython/Lib/test/test_inspect/inspect_stringized_annotations_2.py

from __future__ import annotations

def foo(a, b, c):  pass