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