Files
kotlin-fork/idea/testData/completion/basic/java/PackageDirective.kt
T
2014-11-12 21:25:00 +03:00

7 lines
102 B
Kotlin

package java.lang.<caret>
// EXIST: annotation
// EXIST: reflect
// ABSENT: System
// ABSENT: Thread