Files
kotlin-fork/idea/testData/quickfix/autoImports/plusOperator.before.data.Sample.kt
T
2014-01-16 22:11:55 +04:00

3 lines
43 B
Kotlin

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