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

5 lines
229 B
Plaintext
Vendored

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