mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 06:36:17 +07:00
5 lines
46 B
Python
5 lines
46 B
Python
def a():
|
|
def b():
|
|
pass
|
|
|
|
zoo(1) |