2cac6a9e7d
#KT-10711 Fixed #KT-12802 Fixed #KT-12964 Fixed #KT-15439 Fixed Analyze callable references in `dependent` mode, then complete them with respect to expected types
8 lines
382 B
Plaintext
Vendored
8 lines
382 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class SpecialCallsKt {
|
|
public final static method bar(p0: java.lang.Object): java.lang.Object
|
|
public final static method baz(p0: int): int
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.Nullable method nullableFun(): kotlin.jvm.functions.Function1
|
|
}
|