mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-18 00:21:35 +00:00
11 lines
206 B
Plaintext
Vendored
11 lines
206 B
Plaintext
Vendored
@kotlin.Metadata
|
|
final class IFoo$Nested {
|
|
public method <init>(): void
|
|
private final inner class IFoo$Nested
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public interface IFoo {
|
|
private final inner class IFoo$Nested
|
|
}
|