Files
kotlin-fork/compiler/testData/codegen/light-analysis/ranges/contains/inRangeWithSmartCast.txt
T

6 lines
460 B
Plaintext
Vendored

public final class InRangeWithSmartCastKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method check(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
public final static method check(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.Nullable p1: java.lang.Object, @org.jetbrains.annotations.Nullable p2: java.lang.Object): boolean
}