5 lines
67 B
Kotlin
Vendored
5 lines
67 B
Kotlin
Vendored
// "Add 'inline' modifier" "true"
|
|
|
|
fun <<caret>reified T> fn() {
|
|
|
|
} |