Files
kotlin-fork/idea/idea-completion/testData/basic/common/primitiveCompletion/noCompletionAfterNumberLiteral2.kt
T

7 lines
86 B
Kotlin
Vendored

// FIR_COMPARISON
fun test() {
3.<caret>
}
// INVOCATION_COUNT: 0
// NOTHING_ELSE