9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
namespace test
|
|
|
|
public final class test.StarProjection : java.lang.Object {
|
|
public final /*constructor*/ fun <init>(): test.StarProjection
|
|
public final fun foo(): test.StarProjection.MyClass<out jet.CharSequence?>
|
|
public abstract trait test.StarProjection.MyClass</*0*/ T : jet.CharSequence?> : java.lang.Object {
|
|
}
|
|
}
|