Files
openide/python/testData/refactoring/extractmethod/CommentIncluded.before.py

4 lines
126 B
Python

<selection>tmp = "!" #try to extract this assignment, either with or without this comment</selection>
def bar(self):
pass