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