Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
class
/
ClassParamReferencesParam.txt
blob: e738d9dc727d66758cdbdf8f1b6e6116f1a27f5e [
file
]
package test
public final class ClassParamReferencesParam</*0*/ A, /*1*/ B : A> {
/*primary*/ public constructor ClassParamReferencesParam</*0*/ A, /*1*/ B : A>()
}