Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f467c970b2a4ee4ada1a66e72db80b847652c1d1
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
/
StarProjection.txt
blob: 06e9256e277775a1b4898f1899f63e69473138e7 [
file
] [
log
] [
blame
]
package test
public final class StarProjection {
public constructor StarProjection()
public final fun foo(): test.StarProjection.MyClass<*>!
public interface MyClass</*0*/ T : kotlin.CharSequence!> {
}
}