Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
IndentIfElse.dst.py
blob: 777dfb0e707d90350292ee238f8204760efdbf57 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a5
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
def
f
():
2
if
True
:
3
a
=
1
4
<
caret
>