Files
openide/python/testData/refactoring/invertBoolean/parameter.before.py
T

3 lines
56 B
Python

def foo(v<caret>ar=True):
var1 = True
return var