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