Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
22c956b929bf98cd29cc57ddaecc593066bde86c
/
.
/
python
/
testData
/
resolve
/
FieldInCondition.py
blob: 58148637a1cb50583adf72a5d2f757aa16fcfbd3 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
class
A
:
2
def
__init__
(
self
):
3
if
True
:
4
self
.
qq
=
1
5
6
def
test
(
self
):
7
print
self
.
q
<
ref
>
q