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

5 lines
238 B
Plaintext
Vendored

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
}