Files
kotlin-fork/idea/idea-completion/testData/basic/codeFragments/elementAtFirstInBlock.kt
T

6 lines
77 B
Kotlin
Vendored

fun foo() {
<caret>val aaaB = 1
}
// INVOCATION_COUNT: 1
// ABSENT: aaaB