Files
kotlin/compiler/testData/codegen/light-analysis/callableReference/function/topLevelFromTopLevelStringNoArgs.txt

6 lines
255 B
Plaintext
Vendored

@kotlin.Metadata
public final class TopLevelFromTopLevelStringNoArgsKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(): java.lang.String
}