mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 10:59:36 +07:00
4 lines
74 B
Python
4 lines
74 B
Python
def f2():
|
|
param = 1
|
|
def f():
|
|
nonlocal <selection>param</selection> |