Files
openide/python/testData/intentions/beforeConvertDictComp.py
T

1 line
42 B
Python

{k: chr(k + 65)<caret> for k in range(10)}