Update js reachable nodes count after expanding StringBuilder api

This commit is contained in:
Abduqodiri Qurbonzoda
2019-12-05 16:41:47 +03:00
parent df3bee3038
commit dabf6376db
78 changed files with 78 additions and 78 deletions
@@ -1,6 +1,6 @@
// LANGUAGE_VERSION: 1.3
// KJS_WITH_FULL_RUNTIME
// EXPECTED_REACHABLE_NODES: 1566
// EXPECTED_REACHABLE_NODES: 1787
package foo
fun testSize(expectedSize: Int, vararg i: UInt): Boolean {