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: 993
|
||||
// EXPECTED_REACHABLE_NODES: 1111
|
||||
// http://youtrack.jetbrains.com/issue/KT-5253
|
||||
// JS: generated wrong code when use `if` inside `when`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user