Files
kotlin-fork/idea/idea-completion/testData/handlers/basic/KT12328.kt
T
2016-06-20 16:19:01 +03:00

5 lines
69 B
Kotlin
Vendored

fun f() {
val v = <caret>if (x) a else b
}
// ELEMENT: emptyList