mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: b2bd04bcfc09898db6accd94210fb8c2097e7c92
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 |