Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
formatter
/
starArgument.py
blob: 42e5075ed9a4559ba6f2e893460b579b223038c4 [
file
] [
log
] [
blame
]
def
foo
(*
args
,
**
kwargs
):
bar
(*
args
,
**
kwargs
)