mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
3 lines
47 B
Python
3 lines
47 B
Python
def with_overload(x, y: int) -> list:
|
|
pass
|