Files
kotlin-fork/idea/testData/completion/basic/common/InEmptyImport.kt
T
2014-09-16 19:32:37 +04:00

9 lines
130 B
Kotlin

package Test
import <caret>
// EXIST: java,
// EXIST_JAVA_ONLY: javax
// EXIST_JS_ONLY: jquery, html5
// ABSENT: Array, Integer