Sign in
android
/
platform
/
tools
/
idea
/
dabd634b4b52246dc992371eecb7e1e214463cff
/
.
/
python
/
testData
/
resolve
/
LoopToLowerReassignment.py
blob: 6f592d38c8be3e2773d0080b1fac007782f0d04c [
file
] [
log
] [
blame
]
def
f
():
while
True
:
foo
=
1
# <ref>
foo
=
2