WASM: Canonicalize catches without finally blocks

This commit is contained in:
Igor Laevsky
2021-08-20 14:37:36 +03:00
committed by TeamCityServer
parent 02aed80e18
commit d99473fe4d
7 changed files with 115 additions and 6 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND: WASM
// WASM_MUTE_REASON: EXCEPTIONS_NOT_IMPLEMENTED
// WITH_RUNTIME
// KT-44496