Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
singleLine
/
IndentInIfInDef.dst.py
blob: cd51f7265b8f76eb579443a35b4aa155bb8cc798 [
file
] [
log
] [
blame
]
def
f
(
self
):
x
=
1
if
True
:
b
=
2
<
caret
>