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