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

4 lines
36 B
Kotlin

package util
fun h.H.inc(): h.H {
}