e8157a5488
#KT-41018 fixed
10 lines
206 B
Plaintext
Vendored
10 lines
206 B
Plaintext
Vendored
public final class Outer : R|kotlin/Any| {
|
|
public final inner class Inner<T> : R|kotlin/Any| {
|
|
public constructor<T>(): R|test/Outer.Inner<T>|
|
|
|
|
}
|
|
|
|
public constructor(): R|test/Outer|
|
|
|
|
}
|