Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
dictKeyPrefix.py
blob: 15d2721f6ac78224768dda5896563685517bdcfb [
file
] [
log
] [
blame
]
s
=
{
'a'
:
'b'
,
'kkkappa'
:
'd'
,
'lambda'
:
'foo'
}
s
[
'k]kap<caret>'
]