Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6f1b95d296c5592d3a3e71cc638994fa2ba4e4f7
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
lightClassByFqName
/
SubstitutionOverride.java
blob: 50c4cb3bc294c514dc426c9853a802f58069aaac [
file
]
public
final
class
ClassWithGenericBase
/* test.ClassWithGenericBase*/
extends
test
.
Base
<
@org
.
jetbrains
.
annotations
.
NotNull
()
test
.
Foo
>
{
public
ClassWithGenericBase
();
// .ctor()
}