mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
4 lines
51 B
Python
4 lines
51 B
Python
def f1():
|
|
foo = 1
|
|
def f2():
|
|
return f<ref>oo |