mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
4 lines
76 B
Python
4 lines
76 B
Python
class A:
|
|
def foo(self):
|
|
return __sizeof__
|
|
# <ref> |