11 lines
210 B
Plaintext
Vendored
11 lines
210 B
Plaintext
Vendored
public open class NestedClass : R|kotlin/Any| {
|
|
public constructor(): R|test/NestedClass|
|
|
|
|
public open class Nested : R|kotlin/Any| {
|
|
public constructor(): R|test/NestedClass.Nested|
|
|
|
|
}
|
|
|
|
}
|
|
|