3 lines
50 B
Kotlin
3 lines
50 B
Kotlin
|
|
fun function(noinline notInlined: () -> Unit) {
|
||
|
|
}
|