JS: update DCE testdata
This commit is contained in:
committed by
Denis Zharkov
parent
ead9b31e03
commit
b389e29db5
@@ -1,4 +1,4 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1112
|
||||
// EXPECTED_REACHABLE_NODES: 1282
|
||||
fun test(x: Int): Any {
|
||||
return try {
|
||||
if (x % 2 == 0) throw RuntimeException()
|
||||
|
||||
Reference in New Issue
Block a user