mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-15 00:16:44 +08:00
3 lines
47 B
Python
3 lines
47 B
Python
def with_overload(x, y: int) -> list:
|
|
pass
|