Update expected reachable node count in JS tests
Caused by new coroutine API an its js support
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// EXPECTED_REACHABLE_NODES: 1540
|
||||
// EXPECTED_REACHABLE_NODES: 1535
|
||||
|
||||
interface Tr {
|
||||
fun extra(): String = "_"
|
||||
|
||||
Reference in New Issue
Block a user