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

5 lines
224 B
Plaintext
Vendored

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
}