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