Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
breadcrumbs
/
StarProjection.kt
blob: 1f05e056016158fd4bbe5bb28e7ad12476b3e17e [
file
]
class
A
<
T
,
U
,
V
>
fun
<caret>
foo
(
a
:
A
<
Int
,
*,
String
>)
{}