Files
openide/python/testData/codeInsight/smartEnter/forSecond_after.py
T

3 lines
45 B
Python

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