Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android10-mainline-a-release
/
.
/
python
/
testData
/
codeInsight
/
smartEnter
/
argumentsFirst.py
blob: db98607f84fe8997c56ab001d51ac0652911b040 [
file
] [
log
] [
blame
] [
edit
]
def
foo
(*
a
):
pass
foo
<
caret
>(
1
,
2
,
3