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

5 lines
243 B
Plaintext
Vendored

public final class CallableReferenceKt {
public final static @kotlin.jvm.JvmName @org.jetbrains.annotations.NotNull method bar(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}