Files
kotlin-fork/compiler/testData/codegen/boxInline/smap/inlineOnly/reified.2.kt
T

3 lines
71 B
Kotlin
Vendored

package test
inline fun <reified T> className() = T::class.simpleName