Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-resolv-release
/
.
/
python
/
testData
/
intentions
/
afterDocStubKeywordOnly.py
blob: 161b9c14c96051a702a2c76fa1bd2f5acf525898 [
file
] [
log
] [
blame
] [
edit
]
def
foo
(
my
,
*,
param
,
**
args
):
"""
:param my:
:param param:
:param args:
"""
pass