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