Update expected reachable node count in JS tests

Caused by new coroutine API an its js support
This commit is contained in:
Ilya Gorbunov
2018-07-16 19:56:19 +03:00
parent 516ea04d18
commit e4d7efcf06
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// IGNORE_BACKEND: JS_IR
// EXPECTED_REACHABLE_NODES: 1540
// EXPECTED_REACHABLE_NODES: 1535
interface Tr {
fun extra(): String = "_"