Files
kotlin-fork/compiler/testData/diagnostics/tests/inference/kt30405.txt
T

5 lines
85 B
Plaintext
Vendored

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