Files
kotlin-fork/idea/testData/completion/keywords/InTopProperty.kt
T

8 lines
117 B
Kotlin

var a : Int = <caret>
// EXIST: else
// EXIST: false
// EXIST: if
// EXIST: null
// EXIST: this
// EXIST: true