Files
kotlin-fork/idea/testData/quickfix/autoImports/minusOperator.before.Dependency.kt
T

3 lines
53 B
Kotlin
Vendored

package util
operator fun h.H?.minus(s: String) = ""