Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
kotlinSignature
/
AllBoundsInWhen.txt
blob: 636978b88de9e563a5d81cc87db22b23c3c556b5 [
file
]
package test
public open class AllBoundsInWhen {
public constructor AllBoundsInWhen()
public open fun </*0*/ T : java.io.Serializable!> foo(): kotlin.Unit
}