Files
kotlin-fork/idea/idea-completion/testData/basic/common/autoPopup/NoAutoPopupAfterNumberLiteral.kt
T

6 lines
73 B
Kotlin
Vendored

// FIR_COMPARISON
val v = 1.<caret>
// INVOCATION_COUNT: 0
// NUMBER: 0