Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
inspections
/
AddParameter.py
blob: a4353238a34b4038b7ef890f69e8b80a12d42bc1 [
file
] [
log
] [
blame
]
def
foo
(
a
,
*
er
):
return
<
error descr
=
"Unresolved reference 'test'"
>
tes
<
caret
>
t
</
error
>