Files
openide/python/testData/codeInsight/smartEnter/forSecond_after.py
2010-04-22 18:51:03 +04:00

3 lines
45 B
Python

def foo():
for a in <caret>:
pass