mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 18:13:36 +07:00
GitOrigin-RevId: 2c7d1296854ced8f291aa7ee399ebd1881e2b005
4 lines
65 B
Python
4 lines
65 B
Python
class Clazzz:
|
|
def foo(self):
|
|
some_variable = 42
|
|
<caret> |