Files
kotlin-fork/idea/testData/quickfix/autoImports/plusOperator.before.Dependency.kt
T
2015-09-25 19:20:20 +03:00

3 lines
52 B
Kotlin
Vendored

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