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