Update number of reachable nodes because of MutableList.removeFirst/Last
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user