Files
kotlin-fork/idea/testData/intentions/evaluateCompileTimeExpression/floatNegativeInfinity.kt.after
T
Toshiaki Kameyama d9cf4ee732 Add intention to evaluate compile time expression
#KT-40251 Fixed
2020-09-22 10:46:54 +02:00

2 lines
91 B
Plaintext
Vendored

// INTENTION_TEXT: "Replace with 'Float.NEGATIVE_INFINITY'"
val x = Float.NEGATIVE_INFINITY