Files
kotlin-fork/compiler/testData/codegen/light-analysis/closures/closureWithParameterAndBoxing.txt
T

5 lines
267 B
Plaintext
Vendored

public final class ClosureWithParameterAndBoxingKt {
public final static method apply(p0: int, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): int
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}