Files
kotlin-fork/idea/idea-completion/testData/kdoc/AfterPackageName.kt
T

8 lines
68 B
Kotlin
Vendored

/**
* [kotlin.<caret>]
*/
fun foo(){}
// EXIST: io
// EXIST: Int