Files
kotlin-fork/compiler/testData/codegen/light-analysis/extensionFunctions/kt3646.txt
T

12 lines
363 B
Plaintext
Vendored

public final class Foo {
private final field a: int
public method <init>(): void
public final method getA(): int
}
public final class Kt3646Kt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method test(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1): int
}