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