Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
2e5965e996aad62ab1338b09d54caaf99ff3dd6a
/
.
/
python
/
testData
/
paramInfo
/
StarArg.py
blob: c87c9b065dd6e2c22483bacd8b65d2742a10aff1 [
file
] [
log
] [
blame
]
def
foo
(
a
,
b
,
c
):
pass
foo
(<
arg1
>
1
,
<
arg2
>*(
2
,
<
arg2a
>
3
))