Files
openide/python/testData/resolve/DunderSizeOfInDeclaration.py

3 lines
48 B
Python

class A:
print(__sizeof__)
# <ref>