6 lines
114 B
Plaintext
Vendored
6 lines
114 B
Plaintext
Vendored
FILE: Derived.kt
|
|
public final class Derived : R|Some| {
|
|
public constructor(): super<R|Some|>()
|
|
|
|
}
|