public final class Bar {
    public method <init>(): void
    public synthetic method hello(p0: java.lang.String): java.lang.String
}


public abstract class Foo {
    public method <init>(): void
    public final @org.jetbrains.annotations.NotNull method hello(p0: java.lang.Object): java.lang.String
}


public final class Kt1939Kt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}


public interface Tr {
    public abstract @org.jetbrains.annotations.NotNull method hello(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
}
