Files
openide/python/testData/copyPaste/Dictionary.src.py
2013-02-18 15:07:41 +04:00

6 lines
52 B
Python

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