Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
copyPaste
/
MethodInClass.after.py
blob: 62080dda3bfaed2175368cda5eb1665549c0d097 [
file
] [
log
] [
blame
]
class
C
:
def
foo
(
self
):
x
=
1
y
=
2
def
bar
(
self
):
pass