Files
kotlin-fork/compiler/testData/codegen/light-analysis/callableReference/property/simpleExtension.txt
T

5 lines
278 B
Plaintext
Vendored

public final class SimpleExtensionKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method getId(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
}