mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
2 lines
75 B
Python
2 lines
75 B
Python
def bar(x): # this is not the function we are looking for
|
|
return x + 1 |