Files
2025-11-16 15:59:05 +02:00

4 lines
86 B
Python

def noop() -> None:
"""Empty function to invoke CPython ceval loop."""
return