JS: fix DCE limits in test data to fit new kotlin.js size
The size has increased due to new implementation of KClass
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 994
|
||||
// EXPECTED_REACHABLE_NODES: 1112
|
||||
package foo1.foo2.foo3.foo5.foo6.foo7.foo8
|
||||
|
||||
fun box() = A().doBox()
|
||||
|
||||
Reference in New Issue
Block a user