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