Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
/
CustomProjectionKind.txt
blob: fdc83abf6d137236191ef4db987d6024680769ef [
file
]
package test
public open class CustomProjectionKind {
public constructor CustomProjectionKind()
public open fun foo(): kotlin.collections.(Mutable)List<kotlin.Number!>!
}