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