Update expected reachable node count in JS tests
Caused by introduction of new random API
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// EXPECTED_REACHABLE_NODES: 1561
|
||||
// EXPECTED_REACHABLE_NODES: 1557
|
||||
// KT-2468 ArrayList<String> is List<String> or HashSet<String> is Set<String> fails in generated JS code
|
||||
package foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user