mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 02:32:34 +07:00
7 lines
74 B
Python
7 lines
74 B
Python
def func():
|
|
def ne<caret>sted():
|
|
pass
|
|
|
|
|
|
def nested():
|
|
pass |