Files
kotlin-fork/idea/idea-completion/testData/basic/withLib/TopLevelNonImportedProperty.kt
T
2015-08-14 18:10:41 +03:00

6 lines
58 B
Kotlin
Vendored

fun foo() {
glob<caret>
}
// EXIST: "globalProperty"