Files
kotlin-fork/idea/idea-completion/testData/basic/common/GenericExtensionFunReceiver1.kt
T

10 lines
119 B
Kotlin
Vendored

// FIR_COMPARISON
fun foo() {}
fun <T> S<caret>
// INVOCATION_COUNT: 1
// EXIST: String
// EXIST: Set
// ABSENT: foo