summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt')
-rw-r--r--plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt b/plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt
index ef2ce83b5222..7a5e54639d9b 100644
--- a/plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt
+++ b/plugins/kotlin/idea/tests/testData/intentions/simplifyBooleanWithConstants/positiveZeroNegativeZero3.kt
@@ -1,3 +1,4 @@
+// LANGUAGE_VERSION: 1.6
// AFTER-WARNING: The expression is unused
fun foo() {
+0.0f <caret>== +0.0f