4b2834c4a8
#KT32868 Fixed
8 lines
82 B
Kotlin
Vendored
8 lines
82 B
Kotlin
Vendored
// OUT_OF_CODE_BLOCK: FALSE
|
|
plugins {
|
|
<caret>
|
|
}
|
|
|
|
fun plugins(f: () -> Unit) {
|
|
|
|
} |