Files
openide/python/testData/refactoring/introduceVariable/generatorParameter.py
2014-05-14 19:50:32 +04:00

1 line
51 B
Python

any(row <caret>for row in [123] if row == "beetle")