mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 04:07:30 +07:00
GitOrigin-RevId: 2c7d1296854ced8f291aa7ee399ebd1881e2b005
4 lines
41 B
Python
4 lines
41 B
Python
def some_function():
|
|
print(42)
|
|
|
|
<caret> |