a843c23f20
#KT-10340 Fixed
7 lines
144 B
Kotlin
Vendored
7 lines
144 B
Kotlin
Vendored
fun buildTemplates() {
|
|
val java = 42
|
|
Arrays.bina<caret>
|
|
}
|
|
|
|
// ELEMENT: binarySearch
|
|
// TAIL_TEXT: "(a: IntArray!, key: Int) (java.util)" |