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,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1240
// EXPECTED_REACHABLE_NODES: 1427
// see KT-7683
// WhenTranslator must recognize KtWhenConditionInRange in general case of a class that has rangeTo method
package foo