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