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