5171d92fb9
^KT-54402
16 lines
466 B
Plaintext
Vendored
16 lines
466 B
Plaintext
Vendored
// Rendering settings:
|
|
// - Signature version: 2
|
|
// - Show manifest properties: false
|
|
// - Show declarations: true
|
|
|
|
// Library unique name: <testExcluded_classes_3>
|
|
final class /Bar { // /Bar|null[0]
|
|
constructor <init>() // /Bar.<init>|<init>(){}[0]
|
|
}
|
|
final class /Baz { // /Baz|null[0]
|
|
constructor <init>() // /Baz.<init>|<init>(){}[0]
|
|
final class Nested { // /Baz.Nested|null[0]
|
|
constructor <init>() // /Baz.Nested.<init>|<init>(){}[0]
|
|
}
|
|
}
|