Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
IndentFunction.dst.py
blob: ef9d573b9b18476e3387151168cadb375ea41d32 [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
y
=
2
<
caret
>
def
bar
(
self
):
y
=
2