Files
kotlin/compiler/testData/codegen/light-analysis/diagnostics/functions/tailRecursion/tailCallInBlockInParentheses.txt

5 lines
194 B
Plaintext
Vendored

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