Files
kotlin-fork/idea/testData/completion/basic/NoClassNameDuplicationForRuntimeClass.kt
T
2012-11-09 14:49:25 +04:00

7 lines
90 B
Kotlin

val x = LineIterator<caret>
// RUNTIME: 1
// TIME: 1
// EXIST: LineIterator
// NUMBER: 1