Files
kotlin-fork/compiler/testData/codegen/box/diagnostics/functions/tailRecursion/recursiveCallInLambda.txt
T
Denis Zharkov 4850fd10f0 Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
2015-09-18 10:14:39 +03:00

6 lines
138 B
Plaintext
Vendored

package
public fun bar(/*0*/ a: kotlin.Any): kotlin.Unit
public fun box(): kotlin.String
@kotlin.tailrec() public fun foo(): kotlin.Unit