@kotlin.Metadata
public final class Foo {
    public final static field INSTANCE: Foo
    private final static field a: java.lang.String
    private final static @org.jetbrains.annotations.NotNull field b: kotlin.jvm.functions.Function0
    private final static @org.jetbrains.annotations.NotNull field c: java.lang.Runnable
    private method <init>(): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method a$annotations(): void
    public final @org.jetbrains.annotations.NotNull method getB(): kotlin.jvm.functions.Function0
    public final @org.jetbrains.annotations.NotNull method getC(): java.lang.Runnable
}

@kotlin.Metadata
public final class PropertyAccessorsObjectKt {
    private static @org.jetbrains.annotations.NotNull field result: java.lang.String
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
    public final static method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}
