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

4 lines
74 B
Plaintext
Vendored

package
public inline fun </*0*/ reified T> foo(/*0*/ x: T): kotlin.Unit