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