Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
IndentInnerFunction2.after.py
blob: 25a5f51f1df3afc370763b94863cb83f0475d03a [
file
] [
log
] [
blame
]
def
foo
(
self
):
x
=
1
y
=
2
def
foo
(
self
):
x
=
1
y
=
2
z
=
3