Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
copyPaste
/
multiLine
/
IndentMulti12.src.py
blob: 9d884a863e589b21b2a0e1563c460a2d65fde427 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a5
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
class
C
:
2
def
foo
(
self
):
3
<
selection
>
x
=
1
4
y
=
2
</
selection
>