Files
openide/python/testData/joinLines/DictLCurly.py
2011-01-29 15:17:44 +02:00

5 lines
38 B
Python

a =<caret> {
'a': 1,
'b': 2
}