Sign in
android
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
refactoring
/
unwrap
/
elIfDelete_after.py
blob: 3881394316b2e865bd969a76ff8903136a48889c [
file
] [
log
] [
blame
]
if
"1"
:
print
1
else
:
print
3