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

4 lines
36 B
Kotlin

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