Files
openide/python/testData/copyPaste/multiLine/IndentInnerFunction1.src.py

5 lines
59 B
Python

<selection>def foo(self):
x = 1
y = 2
</selection>