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