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