Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
self.py
blob: 51d450deaf80297ec617ac341f1921ea8df4e8b0 [
file
] [
log
] [
blame
]
class
A
:
def
__init__
(
self
):
self
.
foo
=
1
print
self
.
foo