Support nullable floating point equality comparisons

This commit is contained in:
Pavel Punegov
2018-02-27 20:38:18 +03:00
committed by Pavel Punegov
parent 095cad4145
commit 0b84718fa2
4 changed files with 38 additions and 27 deletions
@@ -1,4 +1,4 @@
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS, NATIVE
fun box(): String {
val zero: Any = 0.0
val floatZero: Any = -0.0F