Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
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!> {
}
}