Files
openide/python/testData/editing/firstParamMetaClass.after.py

4 lines
44 B
Python

class A(type):
@classmethod
def f(cls):