Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/inference/kt6242.txt
T
Alexey Tsvetkov 1e2256207c Update test data
2015-10-19 20:45:02 +03:00

5 lines
96 B
Plaintext
Vendored

package
public fun baz(): kotlin.Unit
public inline fun </*0*/ T> foo(/*0*/ block: () -> T): T