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

5 lines
116 B
Plaintext
Vendored

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