Files
kotlin-fork/idea/testData/copyPaste/imports/OnlyKDocReferenced.expected.kt
T
2017-01-25 17:41:26 +03:00

9 lines
56 B
Kotlin
Vendored

import java.io.File
/**
* [File]
*/
fun other() {
}