5 lines
50 B
Kotlin
Vendored
5 lines
50 B
Kotlin
Vendored
package usage
|
|
|
|
inline fun use() {
|
|
inline.f()
|
|
} |