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