Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
FieldInCondition.py
blob: 58148637a1cb50583adf72a5d2f757aa16fcfbd3 [
file
] [
log
] [
blame
]
class
A
:
def
__init__
(
self
):
if
True
:
self
.
qq
=
1
def
test
(
self
):
print
self
.
q
<
ref
>
q