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

10 lines
704 B
Plaintext
Vendored

public final class ClosureOnTopLevel2Kt {
private final static @org.jetbrains.annotations.NotNull field obj: kotlin.jvm.functions.Function0
private final static @org.jetbrains.annotations.NotNull field p: java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method f(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getGetter(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getObj(): kotlin.jvm.functions.Function0
public final static @org.jetbrains.annotations.NotNull method getP(): java.lang.String
}