public interface A {
    public abstract @org.jetbrains.annotations.NotNull method f(): java.lang.String
}


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