Files
openide/python/testData/completion/dictKeyPrefix.after.py

3 lines
61 B
Python

s = { 'a': 'b', 'kkkappa': 'd', 'lambda': 'foo' }
s['k]kap']