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