Files
openide/python/testData/refactoring/extractmethod/BinaryExpression.after.py

5 lines
47 B
Python

def foo():
return bbb
aaa = foo() and ccc