public final class A {
    public final static field Companion: A.Companion
    inner class A/Companion
    public method <init>(): void
}


public final static class A/Companion {
    inner class A/Companion
    private method <init>(): void
}


public final class Kt4228Kt {
    private final static @org.jetbrains.annotations.NotNull field foo: kotlin.jvm.functions.Function1
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method getFoo(): kotlin.jvm.functions.Function1
    public final static method test(): void
}
