forked from VimPlug/jedi
3 lines
47 B
Python
3 lines
47 B
Python
def with_overload(x, y: int) -> list:
|
|
pass
|