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

11 lines
721 B
Plaintext
Vendored

@kotlin.Metadata
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
}