9 lines
261 B
Kotlin
Vendored
9 lines
261 B
Kotlin
Vendored
fun some(a: Double<caret>) {
|
|
}
|
|
|
|
// INVOCATION_COUNT: 2
|
|
// WITH_ORDER
|
|
// EXIST: { lookupString:"Double", tailText:" (kotlin)" }
|
|
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
|
|
// EXIST: { lookupString:"DoubleArray", tailText:" (kotlin)" }
|