Files
openide/python/testData/refactoring/introduceVariable/skipLeadingWhitespace.py

3 lines
56 B
Python

def foo():
<selection> 1</selection>
print "fooo"