Files
kotlin-fork/idea/idea-completion/testData/handlers/basic/staticMembers/classObjectMethod.kt
T

7 lines
94 B
Kotlin
Vendored

fun foo() {
fromLit<caret>
}
// INVOCATION_COUNT: 2
// ELEMENT_TEXT: "Regex.fromLiteral"