public final class CallableReferencesKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static method checkEquals(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KCallable, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KCallable): void public final static method checkToString(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KCallable, @org.jetbrains.annotations.NotNull p1: java.lang.String): void } public final class M { private final field bar: int public method (): void public final method foo(): void public final method getBar(): int }