Files
openide/python/testData/stubs/VariableInComprehension.py
T

2 lines
40 B
Python

print [xyzzy for xyzzy in range(1, 10)]