Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
intentions
/
afterDocStubKeywordOnly.py
blob: 161b9c14c96051a702a2c76fa1bd2f5acf525898 [
file
] [
log
] [
blame
]
def
foo
(
my
,
*,
param
,
**
args
):
"""
:param my:
:param param:
:param args:
"""
pass