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

3 lines
46 B
Kotlin
Vendored

package util
operator fun h.H.div(i: Int) = 3