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:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 999
|
||||
// EXPECTED_REACHABLE_NODES: 1117
|
||||
// KT-6037: KT-6037 Javascript default function arguments fill code generated in wrong order on method without "return keyword"
|
||||
package foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user