tests: Update box tests (1053418:id)

This commit is contained in:
Ilya Matveev
2017-04-27 15:19:22 +07:00
committed by ilmat192
parent 0859abbb9d
commit 55c3b79786
21 changed files with 255 additions and 5 deletions
@@ -1,4 +1,5 @@
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: NATIVE
fun equals1(a: Double, b: Double) = a.equals(b)