Files
openide/python/testData/mover/oneStatementInFunction.py

5 lines
45 B
Python

test2()
def foo():
t<caret>est()
test1()