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