JS: fix double compareTo behaviour for NaN and +-0 (KT-22723)
This commit is contained in:
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS
|
||||
// WITH_RUNTIME
|
||||
|
||||
val DOUBLE_RANGE = 0.0 .. -0.0
|
||||
|
||||
Reference in New Issue
Block a user