mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 19:16:40 +07:00
6 lines
64 B
Python
6 lines
64 B
Python
def f(x, y):
|
|
"""
|
|
Args:
|
|
x
|
|
y (int)
|
|
""" |