Files
kotlin-fork/compiler/testData/codegen/light-analysis/when/longInRange.txt
T

10 lines
243 B
Plaintext
Vendored

public final class LongInRangeKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
public final class LongR {
public method <init>(): void
public final method contains(p0: long): boolean
}