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