e8157a5488
#KT-41018 fixed
15 lines
311 B
Plaintext
Vendored
15 lines
311 B
Plaintext
Vendored
public final class Outer : R|kotlin/Any| {
|
|
public open class Nested1 : R|kotlin/Any| {
|
|
public constructor(): R|test/Outer.Nested1|
|
|
|
|
}
|
|
|
|
public final class Nested2 : R|test/Outer.Nested1| {
|
|
public constructor(): R|test/Outer.Nested2|
|
|
|
|
}
|
|
|
|
public constructor(): R|test/Outer|
|
|
|
|
}
|