Update number of reachable nodes because of MutableList.removeFirst/Last

This commit is contained in:
Abduqodiri Qurbonzoda
2020-01-29 06:56:36 +03:00
parent 9594b8db42
commit b06645d1c0
@@ -1,5 +1,5 @@
// KJS_WITH_FULL_RUNTIME
// EXPECTED_REACHABLE_NODES: 1557
// EXPECTED_REACHABLE_NODES: 1714
// KT-2468 ArrayList<String> is List<String> or HashSet<String> is Set<String> fails in generated JS code
package foo