Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
22c956b929bf98cd29cc57ddaecc593066bde86c
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
self.py
blob: 51d450deaf80297ec617ac341f1921ea8df4e8b0 [
file
] [
log
] [
blame
]
class
A
:
def
__init__
(
self
):
self
.
foo
=
1
print
self
.
foo