Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
ClassParamUpperInterfaceBound.txt
blob: f4669bb3fae2f8c284767159f88949f2696a73f2 [
file
]
package test
public final class Clock</*0*/ A : java.io.Serializable> {
/*primary*/ public constructor Clock</*0*/ A : java.io.Serializable>()
}