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

5 lines
259 B
Plaintext
Vendored

public final class SimplestClosureAndBoxingKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method int_invoker(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): int
}