Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
paramInfo
/
StarArg.py
blob: c87c9b065dd6e2c22483bacd8b65d2742a10aff1 [
file
] [
log
] [
blame
]
def
foo
(
a
,
b
,
c
):
pass
foo
(<
arg1
>
1
,
<
arg2
>*(
2
,
<
arg2a
>
3
))