Files
kotlin/compiler/testData/codegen/light-analysis/callableReference/property/extensionToArray.txt

5 lines
291 B
Plaintext
Vendored

public final class ExtensionToArrayKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getFirstElement(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): java.lang.String
}