Generate EXPECTED_REACHABLE_NODES directive on JS box tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 487
|
||||
fun box(): String {
|
||||
val a = js("0xff000000")
|
||||
if (a != 4278190080.0) return "fail1: $a"
|
||||
|
||||
Reference in New Issue
Block a user