mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
2 lines
131 B
Python
2 lines
131 B
Python
def f(pos1, <error descr="Python version 3.7 does not support positional-only parameters">/</error>, pos_or_kwd, *, kwd1):
|
|
pass |