Update EXPECTED_REACHABLE_NODES in JS tests

This commit is contained in:
Ilya Gorbunov
2018-09-05 21:20:54 +03:00
parent 700e6fc5e3
commit d0923e7a32
10 changed files with 10 additions and 10 deletions
@@ -1,5 +1,5 @@
// IGNORE_BACKEND: JS_IR
// EXPECTED_REACHABLE_NODES: 1108
// EXPECTED_REACHABLE_NODES: 1219
package foo
val a = arrayOfNulls<Int>(3)