Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
mover
/
functionBlock.py
blob: a1d82defb99507c932860e79b07930a96992c23e [
file
] [
log
] [
blame
]
class
A
:
def
foo
(
self
):
pass
<
selection
><
caret
>
def
bar
(
self
):
pass
</
selection
>
def
baz
(
self
):
pass