Generate EXPECTED_REACHABLE_NODES directive on JS box tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 493
|
||||
// KT-2470 another name mangling bug: kotlin.test.failsWith() gets generated to invalid JS
|
||||
|
||||
package foo
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 542
|
||||
package foo
|
||||
|
||||
val x: Int?
|
||||
|
||||
Reference in New Issue
Block a user