Files
openide/python/testData/refactoring/invertBoolean/negate.after.py
T

3 lines
54 B
Python

def foo():
notVa<caret>r = False
return notVar