Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
mover
/
outsideStatement_afterDown.py
blob: db7713a3db6f2360a82a15550dbc88555ca3e0d2 [
file
] [
log
] [
blame
]
def
foo
():
a
=
1
if
a
:
pass
a
=
3
a
=
4