Fix autopopup completion with irrelevant variants after typing 'f' suffix for float number
#KT-4312 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun test() {
|
||||
val a = 10<caret>
|
||||
}
|
||||
|
||||
// NUMBER: 0
|
||||
Reference in New Issue
Block a user