d9cf4ee732
#KT-40251 Fixed
2 lines
87 B
Kotlin
Vendored
2 lines
87 B
Kotlin
Vendored
// INTENTION_TEXT: "Replace with 'Float.NEGATIVE_INFINITY'"
|
|
val x = <caret>-1.0f / 0.0f |