Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
DecreaseIndent.after.py
blob: a7065ada7fdca040ac5cae6a7849c27c0d15d691 [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
x
=
1
y
=
2
def
foo
(
self
):
x
=
1
y
=
2