Files
kotlin-fork/compiler/testData/diagnostics/tests/generics/tpAsReified/NotInlineableReified.fir.kt
T

5 lines
48 B
Kotlin
Vendored

fun<T1, reified T2, T3, reified T4> foo() {
}