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