Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
IndentInnerFunction.src.py
blob: 91be90e8bdd3477b29779fa1dbf247fc161ac773 [
file
] [
log
] [
blame
]
class
C
:
<
selection
>
def
foo
(
self
):
x
=
1
y
=
2
</
selection
>