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