Files
kotlin-fork/compiler/testData/codegen/light-analysis/argumentOrder/captured.txt
T

5 lines
303 B
Plaintext
Vendored

public final class CapturedKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method test(p0: int, p1: long, @org.jetbrains.annotations.NotNull p2: kotlin.jvm.functions.Function0): java.lang.String
}