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