Sign in
android
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
codeInsight
/
smartEnter
/
elif_after.py
blob: 65bf6e9d4e6beceae5782cd94fc5ded1432a59c6 [
file
] [
log
] [
blame
]
if
<
caret
>:
doSomething
()
elif
:
pass
elif
:
pass
elif
a
:
pass
else
: