JS: fix double compareTo behaviour for NaN and +-0 (KT-22723)
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +ProperIeee754Comparisons
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
val minus: Any = -0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user