mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 08:31:30 +00:00
5 lines
135 B
Plaintext
Vendored
5 lines
135 B
Plaintext
Vendored
public open class InnerClassesInGeneric<P, Q> : R|kotlin/Any| {
|
|
public constructor<P, Q>(): R|test/InnerClassesInGeneric<P, Q>|
|
|
|
|
}
|