Files
kotlin-fork/compiler/testData/codegen/light-analysis/extensionProperties/topLevel.txt
T

6 lines
241 B
Plaintext
Vendored

@kotlin.Metadata
public final class TopLevelKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getFoo(p0: int): java.lang.String
}