Files
kotlin-fork/idea/idea-completion/testData/basic/common/autoPopup/NoAutopopupInVarName.kt
T

6 lines
120 B
Kotlin
Vendored

var <caret>
// INVOCATION_COUNT: 0
// NUMBER: 0
/* KT-4158 Type "var i" and press space. "var if" is auto-inserted. */