Files
kotlin-fork/idea/idea-completion/testData/basic/common/noCompletion/NoCompletionAfterInt.kt
T
2015-08-14 18:10:40 +03:00

6 lines
51 B
Kotlin
Vendored

fun test() {
val a = 10<caret>
}
// NUMBER: 0