[K/JS] Reset exceptionState inside coroutines with a finally block ^KT-58685 Fixed
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// IGNORE_BACKEND_K2: WASM
|
||||
// ^ KT-59800 K2 + Wasm: test failure after changing `finally` block generation
|
||||
|
||||
fun test1() : Boolean {
|
||||
try {
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user