Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt571.txt
T
2015-09-08 02:04:32 +03:00

5 lines
132 B
Plaintext
Vendored

package
private fun double(/*0*/ d: kotlin.Int): kotlin.Int
public fun </*0*/ T, /*1*/ R> let(/*0*/ t: T, /*1*/ body: (T) -> R): R