7685284cb7
KT-57769 KT-54792
11 lines
260 B
Plaintext
Vendored
11 lines
260 B
Plaintext
Vendored
public final class StarProjection : R|kotlin/Any| {
|
|
public final fun foo(): R|test/StarProjection.MyClass<*>|
|
|
|
|
public constructor(): R|test/StarProjection|
|
|
|
|
public abstract interface MyClass<T : R|kotlin/CharSequence?|> : R|kotlin/Any| {
|
|
}
|
|
|
|
}
|
|
|