mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
5 lines
123 B
Plaintext
Vendored
5 lines
123 B
Plaintext
Vendored
package
|
|
|
|
public fun box(): kotlin.String
|
|
public tailrec fun sum(/*0*/ x: kotlin.Long, /*1*/ sum: kotlin.Long): kotlin.Long
|