JS: update DCE testdata
This commit is contained in:
committed by
Denis Zharkov
parent
ead9b31e03
commit
b389e29db5
+1
-1
@@ -1,4 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1109
|
||||
// EXPECTED_REACHABLE_NODES: 1281
|
||||
// KT-2470 another name mangling bug: kotlin.test.failsWith() gets generated to invalid JS
|
||||
|
||||
package foo
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1159
|
||||
// EXPECTED_REACHABLE_NODES: 1313
|
||||
package foo
|
||||
|
||||
val x: Int?
|
||||
|
||||
Reference in New Issue
Block a user