blob: f7c949eac503e0cd13baa90ffcbff89f690d4aac [file]
@kotlin.Metadata
public final class Bar {
public method <init>(): void
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
}
@kotlin.Metadata
public class Foo {
public method <init>(): void
public final @org.jetbrains.annotations.NotNull method xyzzy(): java.lang.String
}
@kotlin.Metadata
public final class InheritedMethodKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}