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