mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 10:58:45 +07:00
10 lines
57 B
Python
10 lines
57 B
Python
CONST = 42
|
|
|
|
|
|
class MyClass:
|
|
pass
|
|
|
|
|
|
def f():
|
|
pass
|