3 lines
68 B
Kotlin
Vendored
3 lines
68 B
Kotlin
Vendored
inline fun <reified T> foo() {
|
|
<selection>T::class</selection>
|
|
} |