Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
codeInsight
/
smartEnter
/
dict.py
blob: efa7e2044e3ebd63bedf2beed548d2808746b6ed [
file
] [
log
] [
blame
]
class
A
:
def
foo
(
self
):
self
.
a
=
<
caret
>{
"1"
:
1
,
"2"
:
2