Files
kotlin-fork/idea/testData/quickfix/autoImports/plusOperator.before.Dependency.kt
T
2015-05-27 16:15:44 +03:00

3 lines
43 B
Kotlin

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