Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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