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

4 lines
108 B
Plaintext
Vendored

package
@kotlin.inline() public fun </*0*/ T : java.io.Closeable, /*1*/ R> T.use(/*0*/ block: (T) -> R): R