Sign in
android
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
python
/
testData
/
formatter
/
starArgument_after.py
blob: ba209e4ffbe6394ee5afa63b02f3db4df030ba0d [
file
] [
log
] [
blame
]
def
foo
(*
args
,
**
kwargs
):
bar
(*
args
,
**
kwargs
)