public final class A {
    private field bar: java.lang.String
    public @synthetic.kotlin.jvm.GeneratedByJvmOverloads method <init>(): void
    public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
    public synthetic method <init>(p0: java.lang.String, p1: int, p2: kotlin.jvm.internal.DefaultConstructorMarker): void
    public final @org.jetbrains.annotations.NotNull method getBar(): kotlin.reflect.KMutableProperty1
}


public final class IncorrectNumberOfArgumentsKt {
    private static @org.jetbrains.annotations.NotNull field foo: java.lang.String
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method check(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KCallable, @org.jetbrains.annotations.NotNull p1: java.lang.Object[]): void
    public final static @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
    public final static method setFoo(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}


public final class O {
    public final static field INSTANCE: O
    private static field baz: java.lang.String
    private method <init>(): void
    private synthetic deprecated static @kotlin.jvm.JvmStatic method baz$annotations(): void
    public final static @kotlin.jvm.JvmStatic @org.jetbrains.annotations.NotNull method getBaz(): kotlin.reflect.KMutableProperty
    public final @org.jetbrains.annotations.NotNull method getGetBaz(): kotlin.reflect.KFunction
}
