Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
mover
/
insideStatement_afterUp.py
blob: 3a65b21c06383c2fb8bb588d3e6263dc4c101b14 [
file
] [
log
] [
blame
]
def
foo
(
a
,
b
):
if
a
:
pass
else
:
a
=
3
if
b
:
pass