Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
mover
/
insideDocComment_afterDown.py
blob: 83dbf6192f0d585532dc6feb2bd008b35b5be7e8 [
file
] [
log
] [
blame
]
def
fcn
(
self
,
foo
,
bar
):
"""
:type bar: str
:type foo: int
"""
self
.
foo
=
foo
self
.
bar
=
bar