Add intention to evaluate compile time expression
#KT-40251 Fixed
This commit is contained in:
committed by
klunnii
parent
8cac3f654c
commit
d9cf4ee732
+2
@@ -0,0 +1,2 @@
|
||||
// INTENTION_TEXT: "Replace with 'Float.NEGATIVE_INFINITY'"
|
||||
val x = <caret>-1.0f / 0.0f
|
||||
Reference in New Issue
Block a user