Files
openide/python/testData/copyPaste/Dictionary.src.py

6 lines
52 B
Python

<caret><selection>
d = {
'a': 1,
}
</selection>