mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 09:46:39 +07:00
2 lines
30 B
Python
2 lines
30 B
Python
def foo((a, b), (c, d)): pass
|